Thornvald is an independent software publisher focused on developer productivity tools, with a particular emphasis on streamlining workflows within the Unreal Engine ecosystem. The publisher’s catalog currently centers on Stellar TUI, a terminal-based user interface that enables programmers and technical artists to compile, package, and version Unreal Engine projects without leaving the command line. By wrapping complex engine commands into keyboard-driven menus and colored status panels, the application shortens iteration cycles for teams that prefer lightweight environments over full graphical IDEs. Typical usage scenarios range from nightly automated builds triggered by CI pipelines to rapid hot-reload sessions on modest laptops where every CPU cycle counts. The tool also exposes project metadata—modules, plugins, target platforms—so that build scripts, asset validation, and cooker settings can be adjusted interactively before committing changes to version control. Although the portfolio is presently narrow, the publisher’s open-source approach invites community contributions that may expand the utility into broader game-dev tooling or cross-engine build orchestration. Thornvald software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest release and supporting batch installation alongside other applications.
Terminal UI for managing and building Unreal Engine projects.
Details